Skip to content

Update models.py#780

Closed
tekintopuz wants to merge 2 commits into
celery:mainfrom
tekintopuz:patch-1
Closed

Update models.py#780
tekintopuz wants to merge 2 commits into
celery:mainfrom
tekintopuz:patch-1

Conversation

@tekintopuz

Copy link
Copy Markdown

validators warning for min and max values for models.DecimalField.

tekintopuz and others added 2 commits August 5, 2024 22:22
validators warning for min and max values for models.DecimalField.
@cclauss

cclauss commented Aug 5, 2024

Copy link
Copy Markdown
Contributor

Flake8:
django_celery_beat/models.py:97:80: E501 line too long (101 > 79 characters)
django_celery_beat/models.py:103:80: E501 line too long (103 > 79 characters)

@tekintopuz

Copy link
Copy Markdown
Author

I think all the errors of checks are related to human-readable strings. I just fixed warnings about decimal field validation. You can check and see the warning in Django

@auvipy auvipy self-assigned this Feb 8, 2025
@tekintopuz tekintopuz closed this by deleting the head repository Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants